home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1997 November
/
Macworld (1997-11).dmg
/
Updaters
/
PowerKey 3.3.3 Update
/
Extras
/
PowerKey & PageSentry
/
PageSentry Demo
/
Additional AppleScripts
/
DisplayDialog (Simple)
< prev
next >
Wrap
Text File
|
1996-02-04
|
361b
|
6 lines
--- PageSentry Notification Applet
--- DisplayDialog
on «event SENTfail» sentryName given «class FURL»:failedURL, «class XTRA»:extra, «class STAT»:Status
display dialog "Received Sentry Event" & return & return & "SentryName: " & sentryName & return & "failed URL: " & failedURL & return & "Extra: " & extra & return & "Status: " & Status
end «event SENTfail»